@charset "utf-8";
/*@media Powered by QYC*/

/*大于1200px*/
@media screen and (min-width:1200px) {
    .container {
        width: 1250px;
    }

    .search-row {
        padding: 0 40px;
    }
}



/*小于1920px*/
@media screen and (max-width:1920px) {}


/*小于1366px*/
@media screen and (max-width: 1366px) {

    /*fix top_bg*/
    .top_bg {
        background: url(top_bg_no_left.png) no-repeat top center;
    }

    /*.top_bg {background: url(top_bg_no_left_0507.png) no-repeat top center;}*/
}

/*小于1280px*/
@media screen and (max-width:1280px) {

    .m-index-search button {
        background-image: none;
        text-align: center;
        text-indent: 0;
    }

    /*fix 友情链接*/
    .m-links .m-links-tt {
        font-size: 16px;
        padding: 0;
    }

    .m-links .m-links-item a {
        padding: 0;
    }

    /*fix 服务首页*/
    .bsfw_list .bsfw_con {
        height: 150px;
    }

    .bsfw_list .bsfw_con p a {
        font-size: 14px;
    }

    /*fix新闻内容页*/
    .xl_tit1_r {
        width: 100%;
    }

    /*fix sitemap*/
    .zddt_r li a {
        font-size: 15px;
    }
}

/*小于1024px*/
@media screen and (max-width:1024px) {

    /*fix互动首页*/
    .section1 .hdjl_con {
        padding: 10px 0 10px 0;
    }

    .section1 .hdjl_con li i {
        margin: 6px 0 7px 0;
    }

    .section1 .hdjl_con li a p {}

    /*fix 新闻内容页*/
    .xl_tit1_r {
        width: 100%;
    }

    /*fix 走进*/
    #zj_swiper .swiper-container .swiper-wrapper img {
        width: 100%;
        height: 570px;
    }

    /*fix 五公开*/
    .top-part {
        background: none;
        position: static;
        height: auto;
    }

    .wgk-container {
        margin-top: 10px;
    }

    .wgk-xs-sm-tt {
        font-size: 35px;
        color: #0f5a9b;
        font-weight: bold;
        display: block;
        text-align: center;
        margin-top: 40px;
    }

    .u-wgk-yellow-kk {
        position: static;
        background: #fdca40;
        background-image: none;
        color: #ffffff;
        width: 90%;
        margin: 20px auto 0 auto;
    }

    .m-tuo-tuo {
        width: 100%;
        background-image: none;
        position: static;
        display: flex;
        height: auto;
        flex-wrap: wrap;
        /* justify-content: space-around; */
        align-content: start;
    }

    .m-tuo-tuo a {
        position: static;
        display: inline-block;
        width: 18%;
        line-height: 30px;
        text-align: center;
        margin: 0 1% 1%;
        color: #fff;
    }

    .m-tuo-tuo a:nth-child(1) {
        background: #ffba00;
    }

    .m-tuo-tuo a:nth-child(2) {
        background: #35cda4;
    }

    .m-tuo-tuo a:nth-child(3) {
        background: #a387db;
    }

    .m-tuo-tuo a:nth-child(4) {
        background: #2db6ec;
    }

    .m-tuo-tuo a:nth-child(5) {
        background: #ec4b45;
    }

    .m-tuo-tuo a:nth-child(6) {
        background: #35cda4;
    }

    .m-tuo-tuo a:nth-child(7) {
        background: #2db6ec;
    }

    .m-tuo-tuo a:nth-child(8) {
        background: #ef8329;
    }

    .m-tuo-tuo a:nth-child(9) {
        background: #9f8acb;
    }

    .m-wgk-content>div:nth-child(1) {
        background: #51beff;
    }

    .m-wgk-content>div:nth-child(2) {
        background: #ffba00;
    }

    .m-wgk-content>div:nth-child(3) {
        background: #35cda4;
    }

    .m-wgk-content>div:nth-child(4) {
        background: #ec4b45;
    }

    .m-wgk-content>div:nth-child(4) {
        background: #127dbd;
    }

    .m-wgk-content>div {
        width: 18%;
    }

    .tilt-1-p,
    .tilt-2-p {
        transform: none;
        font-size: 28px;
    }

    .tilt-1-box,
    .tilt-2-box {
        transform: none;
        display: none;
    }

    .m-wgk-jz {
        background: none;
        width: 100%;
        height: auto;
    }

    .m-wgk-jz>div.m-jz-item {
        background: #fff;
    }

    .m-wgk-jz>div.m-jz-item:nth-child(1) {
        padding: 0;
    }

    .m-wgk-jz>div.m-jz-item:nth-child(2) {
        padding: 0;
    }

    .m-wgk-jz>div.m-jz-item:nth-child(3) {
        padding: 0;
    }

    .m-wgk-jz>div.m-jz-item:nth-child(4) {
        padding: 0;
    }

    .m-wgk-jz>div.m-jz-item .tt {
        font-size: 18px;
        padding: 10px;
    }

    .m-wgk-jz>div.m-jz-item .desc {
        font-size: 14px;
    }

    .m-rx a {
        font-size: 15px;
    }

    .m-wgk-list-tab-tt a {
        background-image: none;
        text-indent: 0;
        width: 32%;
        font-size: 18px;
    }

    .g-wgk-footer {
        padding-top: 100px;
    }

    .wgk-dzjg {
        width: 100%;
        text-align: center;
    }

    .wgk-bq-txt {
        width: 100%;
        text-align: center;
    }

    .wgk-jiucuo {
        display: none;
    }

    .wgk-jb {
        display: none;
    }

}


/*小于 999px*/
@media screen and (max-width:999px) {

    /*fix 头条*/
    .m-index-toutiao {
        padding: 0 10px;
    }

    .m-index-toutiao .u-index-toutiao a {
        font-size: 24px;
    }

    /*fix 新闻板块*/
    .g-news {
        padding-left: 0;
    }

    /*fix 通知公告*/
    .m-tzgg {
        height: auto;
    }

    .m-tzgg>a:first-child {
        display: block;
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-weight: bold;
        color: #fff;
        background: #1364bf;
        text-align: center;
    }

    .m-tzgg>a:nth-child(2) {
        display: none;
    }

    .m-tzgg .m-liststyle1 {
        padding-left: 0;
    }

    /*五公开*/
    .index-wgk .index-wgk-content {
        width: 100%;
    }

    .index-bmfw-cbk .index-bmfw-cbk-cotent {
        width: 100%;
    }

    /*fix 服务首页*/
    .bsfw_list>.no-padding {
        width: 100%;
        padding: 0 !important;
    }

    .bsfw_list .bsfw_con {
        height: 110px;
        margin-bottom: 10px;
    }

    .pad_con .bsfw_l,
    .pad_con .bsfw_r {
        width: 100%;
    }

    .pad_con .bsfw_r {
        margin-top: 10px;
    }

    .pad_con .bsfw_icon_list1 ul {
        margin: 0;
    }

    .pad_con .bsfw_l li {
        float: left;
        width: 33.3%;
    }

    .pad_con .bsfw_l li a::before {
        top: inherit;
        bottom: -7px;
        right: inherit;
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }

    .pad_con .bsfw_l li a {
        padding: 10px 0 15px 0;
        height: auto;
    }

    .pad_con .bsfw_icon_list1 li a {
        height: 123px;
    }

    .pad_con .bsfw_l li a i {
        display: none;
    }

    .pad_con .bsfw_icon_list1 li {
        width: 25%;
        margin-top: 16px;
    }

    .pad_con .bsfw_list3 li {
        width: 100%;
    }

    .pad_con .bsfw_list3 li .bsfw_con2_l {
        height: 120px;
    }

    .pad_con .bsfw_icon_list2 li {
        width: 50%;
        margin-top: 16px;
    }

    .pad_con .bsfw_icon_list2 li a {
        height: 105px;
    }

    .pad_con .bsfw_icon_list1 li {
        margin-top: 16px;
    }

    /*fix 新闻padding*/
    .xw-index.container .pad_con {
        padding: 0;
    }

    /*fix 互动首页*/
    .hdjl_list1 li a {
        width: 55%;
    }

    /*互动表单自适应*/
    .xy-hd-form {
        font-size: 14px;
        color: #333;
    }

    .xy-hd-form .lf {
        float: left;
    }

    .xy-hd-form .rt {
        float: right;
    }

    .xy-hd-form .red {
        color: #ee1d1d;
        vertical-align: middle;
    }

    .xy-hd-form .w100 {
        width: 100%;
    }

    .xy-hd-form .txt {
        width: 60%;
        height: 44px;
        border: 1px solid #d2d2d2;
        padding: 0 2px;
    }

    .xy-hd-form .fangshi {
        width: 466px;
        border: 1px solid #d2d2d2;
        padding-right: 2px;
        font-size: 18px;
    }

    .xy-hd-form .tit {
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }

    .xy-hd-form .tit span {
        font-size: 14px;
        color: #89a2b6;
        font-weight: normal;
        display: block;
    }

    .xy-hd-form ul li {
        height: 46px;
        line-height: 46px;
        margin-top: 30px;
        width: 100%;
        border-bottom: 1px solid #ebebeb;
    }

    .xy-hd-form ul li span {
        font-size: 16px;
        color: #333;
        display: inline-block;
        /* width: 110px; */
        text-align: left;
        vertical-align: middle;
        width: 30%;
    }

    .xy-hd-form ul li span.label {
        width: 70px;
        text-align: left;
    }

    .xy-hd-form ul li .yzm {
        width: 15%;
        height: 44px;
        border: 1px solid #d2d2d2;
        background-color: #f6f8fc;
        padding-left: 20px;
    }

    .xy-hd-form ul li .yzm-pic {
        height: 46px;
        width: 90px;
    }

    .xy-hd-form ul li.anniu {
        text-align: center;
        height: 120px;
    }

    .xy-hd-form ul li.anniu a {
        display: inline-block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-radius: 5px;
        margin-right: 30px;
        color: #fff;
        margin-bottom: 10px;
    }

    .xy-hd-form ul li.anniu a.submit {
        background-color: #015293;
    }

    .xy-hd-form ul li.anniu a.reset {
        background-color: #747474;
    }

    .xy-hd-form ul li.anniu a img {
        margin-right: 5px;
        width: 26px;
    }

    .xy-hd-form ul li.theme input {
        height: 44px;
        border: 1px solid #d2d2d2;
        padding: 0 2px;
        width: 60%;
    }

    .xy-hd-form ul li.hd-content {
        height: 250px;
    }

    .xy-hd-form ul li.hd-content textarea {
        width: 80%;
        height: 200px;
        border: 1px solid #d2d2d2;
        padding: 10px 20px;
    }

    .xy-hd-form ul li.hd-content span {
        vertical-align: top;
    }

    .xy-hd-form ul li.line {
        height: 16px;
        /*background: url(xy-hd-form-line.png) no-repeat left center;*/
        background-size: 100%;
        margin-top: 40px;
    }



    /*fix 五公开*/
    .u-wgk-yellow-kk {
        height: auto;
    }

    .m-tuo-tuo a {
        font-size: 14px;
        font-weight: normal;
    }

    .wgk-tt-1 {
        background-size: 100%;
    }

    .wgk-tt-2 {
        background-size: 96%;
    }

    .m-wgk-content {
        height: 160px;
    }

    .m-wgk-content>div {
        padding: 10px 15px 10px 10px;
    }

    .m-wgk-jz {
        flex-wrap: wrap;
    }

    .m-wgk-jz>div.m-jz-item {
        width: 50%;
    }

    .m-rx {
        flex-wrap: wrap;
    }

    .m-rx a {
        width: 50%;
        margin-top: 10px;
    }

    .m-wgk-list-tab-tt {
        padding: 0 0 0 8px;
        height: 43px;
    }

    .m-wgk-list-tab-tt a {
        font-size: 14px;
        width: 42%;
        margin-right: 0;
        line-height: 27px;
    }
}

/*小于 768px*/
@media screen and (max-width:768px) {

    /*fix 其他页面背景颜色*/
    .bg-f2 {
        background: #ffffff !important;
    }

    /*fix top_link*/
    .m-top-link-rt {
        text-align: right;
    }

    .m-top-link-rt a {
        font-size: 14px;
        color: #ffffff;
        display: inline-block;
        line-height: 14px;
    }

    /*fix nav*/
    .m-nav ul {
        padding: 0 5%;
        overflow-x: scroll;
    }

    .m-nav ul li {}

    .m-nav ul li a {
        font-size: 18px;
        display: block;
        white-space: nowrap;
        padding: 0 10px;
    }

    /*fix 头条*/
    .index-toutiao-box.no-padding {
        padding: 0 15px;
    }

    .m-index-toutiao {
        height: auto;
        padding: 10px;
    }

    .m-index-toutiao .u-index-toutiao {
        padding: 0;
    }

    .m-index-toutiao .u-index-toutiao a {
        font-size: 22px;
    }

    .m-index-toutiao .u-u-index-toutiao-desc {
        /* 多余内容省略号处理-多行 */
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        padding: 0;
    }

    /*fix 三大切换公开部分*/
    .wap-index-gk-box>div i {
        background-size: 30px;
        margin-left: 9px;
    }

    .wap-index-gk-box>div span {
        text-indent: 6px;
    }

    /*fix no padding 小屏幕显示padding*/
    .no-padding {
        padding: 0 15px;
    }

    /*fix 五公开*/
    .index-wgk .index-wgk-content {
        width: 100%;
    }

    .index-wgk .index-wgk-content>div {
        background-size: 80% !important;
    }

    .index-wgk .index-wgk-content>div p.tt1 {
        font-size: 18px;
        padding-top: 0;
    }

    .index-wgk .index-wgk-content>div .cover p {
        padding: 10px 0 10px 0;
        font-size: 15px;
        background: none;
    }

    .index-wgk .index-wgk-content>div .cover .cover-content {
        padding: 0;
    }

    .index-wgk .index-wgk-content>div .cover .cover-content a {
        font-size: 12px;
        padding: 5px 0;
        width: 100%;
    }

    /*fix 便民服务查办看*/
    .index-bmfw-cbk {
        /* height: 125px; */
    }

    .index-bmfw-cbk .index-bmfw-cbk-cotent {
        width: 100%;
        flex-wrap: wrap;
        height: auto;
        justify-content: flex-start;
    }

    .index-bmfw-cbk .index-bmfw-cbk-cotent>div {
        width: 20%;
        background: none;
        height: 110px;
    }

    .index-bmfw-cbk .index-bmfw-cbk-cotent>div img {
        padding: 0;
        margin: 10px auto;
    }

    /*fix 新闻栏目标题*/
    .gl_tit1 {
        margin-top: 0;
    }

    .zwgk_tit1 span,
    .zwgk_tit4 span,
    .xwdt_tit span,
    .gl_tit1 span {
        display: none;
    }

    /*fix新闻页码*/
    .fy_list_04 .fy_tit_l a,
    .fy_list_04 .fy_tit_r {
        display: none;
    }

    .fy_list_04 .fy_tit_l a.prev,
    .fy_list_04 .fy_tit_l a.next {
        display: inline-block;
    }

    /*fix新闻细览*/
    .xl_con {
        padding: 16px 10px;
    }


    /*fix 服务首页*/
    .bsfw_list .bsfw_con {
        height: auto;
    }

    .bsfw_list .bsfw_con .bsfw_tu {
        margin-top: 0;
        height: auto;
        line-height: normal;
    }

    .pad_con .bsfw_icon_list1 li {
        width: 33%;
    }

    .pad_con .bsfw_icon_list1 li a {
        height: auto;
    }


    /*fix 互动首页*/
    .section1 .hdjl_con {
        margin-top: 10px;
    }

    .section1 .hd-xjtj {
        width: 100%;
    }

    .section2 .hdjl_l {
        width: 100%;
    }

    .section2 .hdjl_r {
        width: 100%;
        margin-top: 10px;
    }


    /*fix 专题专栏*/
    .tu_list2 .bd li,
    .szf_list .bd li,
    .ztzl_list li,
    .ztzl_list1 li {
        width: 100%;
    }

    /*fix sitemap*/
    .gl_con {
        padding: 0;
    }

    .zddt_con::before {
        display: none;
    }

    .zddt_con::after {
        display: none;
    }

    .zddt_con {
        flex-wrap: wrap;
    }

    .zddt_l {
        width: 100%;
        padding: 0;
    }

    .zddt_r {
        padding: 10px 10px 10px 16px;
        width: 100%;
    }

    /*领导信箱列表*/
    .xy-hd-szxx-list li .sub span {
        font-size: 12px;
        width: 49%;
    }

    /*fix 领导信箱查询*/
    .xy-hd-search {
        background: none;
    }


    /*fix 走进*/
    #zj_swiper .swiper-container .swiper-wrapper img {
        width: 100%;
        height: 419px;
    }

}

/*小于 601px*/
@media screen and (max-width:601px) {

    /*fix 搜索*/
    .u-index-search {
        line-height: 50px;
        height: 50px;
    }

    .m-index-search button {
        height: 50px;
    }

    /*fix 轮播图*/
    #xy-swiper .swiper-container .swiper-wrapper img {
        height: 240px;
    }

    /*fix国务院信息等新闻栏目*/
    .m-tabstyle1 li {
        margin-right: 0;
    }

    .m-tabstyle1 a {
        font-size: 16px;
        padding: 0 2px;
    }

    /*fix 新闻分享*/
    .xl_tit1_r {
        display: none;
    }

    /*fix 互动首页*/
    .section1 .tab th {
        font-size: 14px;
    }

    .section1 .tab td {
        font-size: 14px;
    }

    .section1 .tab td.td1 {
        font-size: 14px;
        max-width: 50%;
        overflow: hidden;
    }

    .section1 .tab td.td1 a {
        display: inline-block;
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .section2 .hdjl_tu {
        width: 100%;
    }

    .section2 .hdjl_con2_r {
        width: 100%;
    }

    .section2 .hdjl_icon_list li a {
        font-size: 14px;
        margin-right: 10px;
    }

    .section2 .hdjl_icon_list li a i {
        margin-right: 0;
    }

    .section3 .hdjl_tit1 {}

    .rdhy-pt {
        margin-top: 10px;
    }

    .hdjl_list1 li a {
        width: 60% !important;
    }

    .hdjl_list1 li span {
        display: inline-block;
    }

    /*fix 新闻内容页*/
    .xl_tit1 {
        height: auto;
        overflow: hidden;
    }

    .xl_tit1_l {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    /*fix 领导信箱查询*/
    .xy-hd-search {
        height: auto;
    }

    .xy-hd-search .xy-hd-search-wrap {
        padding-top: 0;
        padding-bottom: 40px;
    }

    /*fix 走进*/
    #zj_swiper .swiper-container .swiper-wrapper img {
        width: 100%;
        height: 238px;
    }
}


/*小于 425px*/
@media screen and (max-width:425px) {

    /*fix search*/
    .u-index-search {
        line-height: 48px;
        height: 48px;
    }

    .m-index-search button {
        height: 48px;
    }

    /*fix 首页三大板块公开*/
    .wap-index-gk-box>div span {
        font-size: 12px;
    }

    /*fix信件详情*/
    .xy-hd-content .section .thead span {
        width: 100%;
        display: inline-block;
        margin: 8px 0 3px 10px;
    }

    /*fix 领导信箱查询*/
    .xy-hd-search {
        margin-top: 20px;
    }

    .xy-hd-search .xy-hd-search-wrap .row {
        width: auto;
    }

    .xy-hd-search .xy-hd-search-wrap .row span {
        width: 40%;
    }

    .xy-hd-search .xy-hd-search-wrap .row input {
        width: 58%;
    }

    .xy-hd-search .xy-hd-search-wrap .submit {
        width: 90%;
    }

    /*fix 走进*/
    #zj_swiper .swiper-container .swiper-wrapper img {
        width: 100%;
        height: 190px;
    }

}

/*小于 376px*/
@media screen and (max-width:376px) {

    /*fix国务院信息等新闻栏目*/
    .m-tabstyle1 a {
        font-size: 14px;
    }

    .m-liststyle1 ul li a {
        font-size: 14px;
    }

    /*fix sitemap*/
    .zddt_r li {
        width: 100%;
    }

    .zddt_r {
        padding: 5px;
    }

}

/*小于 321px*/
@media screen and (max-width:321px) {}